home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypercrd / bok-bndr.hqx / Bookbinder / card_6390.txt < prev    next >
Text File  |  1991-06-04  |  2KB  |  64 lines

  1. -- card: 6390 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 4755
  5. -- name: notes
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=14 top=60 right=300 bottom=494
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: notes
  20.  
  21.  
  22. -- part 4 (button)
  23. -- low flags: 00
  24. -- high flags: A003
  25. -- rect: left=356 top=26 right=43 bottom=474
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Add Notes Pg.
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   put the userLevel into currentLevel
  37.   set the userLevel to 5
  38.   doMenu "Copy Card"
  39.   doMenu "Paste Card"
  40.   put "Notes (cont.)" into field "heading"
  41.   put "" into card field "notes"
  42.   put "" into field "page no"
  43.   set the userLevel to currentLevel
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part contents for background part 7
  49. ----- text -----
  50. 18
  51.  
  52. -- part contents for background part 6
  53. ----- text -----
  54. Notes
  55.  
  56. -- part contents for card part 1
  57. ----- text -----
  58. This card uses an extra card field (with a different font) so the user can enter notes if the background field "text" is locked.  To make additional       "Notes" pages, simply push the "Add Notes Pg." button.  You may wish to leave this button in place for the end-user.
  59.  
  60.  
  61.  
  62. -- part contents for background part 17
  63. ----- text -----
  64. p6